Copy dashboards to other users
There are two possibilities to copy a dashboard from one user to another, namely,
- manual transfer in the Energyworx platform or
- using the ewx-cli.
⚠️ Warning: This overwrites the current dashboard for the user!⚠️
Always first make sure the user wants their dashboard overwritten. Any manual changes made by the user are gone after transfer.
Option 1: Manual Transfer
- Find and copy the dashboard you want to copy, as follows:
- Go to [Identity Access Managment] → [Users]
- Search for the user with the dashboard you want to copy→ [Details]
- In Properties find
PROPERTY {num}under which there is aKeynameddashboardconfig, then copy the entire list in itsValue.
- Paste the dashboard you want to copy to, as follows:
Go to the destination account [Identity Access Managment] → [Users] → the destination Energyworx account → [Details]
Check if there is a Key named dashboardconfig under PROPERTY {num}. If not, create one by clicking the [+ Add Property] button, and setting the Key as dashboardconfig.
Paste or expand the Value dictionary with the one copied from step 1 (find and copy the dashboard you want to copy).
Option 2: config dashboards command in ewx-cli
For this, please read How to use the ewx-cli to transfer configurations.